Support for ISO 639-3 Language Codes in Language Selector

Support for ISO 639-3 Language Codes in Language Selector

I'm translating the interface into Italian (:it) and Sicilian (:scn) by editing the EDN file.

In the UI dropdown, the Italian translation displays correctly, but the Sicilian option has a blank label (which you can click, though). See the screenshot below. This is likely because the :scn key is not yet mapped to a display string in the app's internal language list.

Could you please map the :scn key so it renders correctly in the settings menu? The technical details are:

  • ISO 639-3 Code: scn
  • English Name: Sicilian
  • Native Name: Sicilianu

P.S. It would be better if the app supported all ISO 639-3 codes automatically. That said, I do care specifically about Sicilian :)